Version 24.2 (latest)

SelectedCollectionBase<T> Class Properties

For a list of all members of this type, see SelectedCollectionBase<T> members.

Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<T>)
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<T>)
Public PropertyItem (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected Internal PropertyPivotItemGets or sets the item that was first selected when the shift key was pressed down.  
Protected Internal PropertyShiftSelectedItemsGets a collection of items that were selected while the shift key was down.  
See Also